'Declaration <DispIdAttribute(532)> Function PixelGetColorI( _ ByVal ImageID As Integer, _ ByVal SrcLeft As Integer, _ ByVal SrcTop As Integer _ ) As Integer
'Declaration
<DispIdAttribute(532)> Function PixelGetColorI( _ ByVal ImageID As Integer, _ ByVal SrcLeft As Integer, _ ByVal SrcTop As Integer _ ) As Integer
[DispId(532)] int PixelGetColorI( int ImageID, int SrcLeft, int SrcTop )
function PixelGetColorI( ImageID: Integer; SrcLeft: Integer; SrcTop: Integer ): Integer;
DispIdAttribute(532) function PixelGetColorI( ImageID : int, SrcLeft : int, SrcTop : int ) : int;
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging IGdPictureImaging Members